home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / hardware / test.exe / README.TXT < prev    next >
Text File  |  1993-03-29  |  2KB  |  51 lines

  1. This test program set is intended to demonstrate a problem with
  2. NOVELL.
  3.  
  4. Under some circumstances NOVELL will return incorrect data on a
  5. read.
  6.  
  7. One workstation writing information immediatly followed by
  8. another workstation doing a read of the same information will
  9. sometimes result in the reading workstation getting back part of
  10. a new record mixed with part of the old record.
  11.  
  12. TESTW will write a pattern.  The pattern alternates between
  13. writing a record full of 1's then 2's then 3's etc.  You should
  14. always have a record containing all the same character.
  15.  
  16. Use the ALT key to escape out of either program.
  17.  
  18. Run the WRITE program on one workstation, run the READ program on one
  19. or more workstations.  Start the WRITE program first.
  20.  
  21. If you are going to see a error you should expect it to happen somewhere
  22. between 100,000 and 500,000 reads.  The problem shows up more on a heavily
  23. loaded server and may not show up if this is the only job reading/writing
  24. on the server even if your server is one with the problem.
  25.  
  26. Note that there are some known bugs that can cause this problem under
  27. specific shell setups (workaround is the CACHE BUFFERS=0 statment) and
  28. there is a bug with Server CACHE that can cause this type of problem under
  29. Netware  3.10a.  Novell says that there are no known bugs that can cause
  30. this problem under the current versions of netware running the latest shells
  31. with the latest drivers.  I have been able to reproduce this on several
  32. servers running different drivers, shells, etc.
  33.  
  34. Source code included and should be able to be compiled under TP6 or TP7.
  35.  
  36. If you run this program set, please E-Mail 70007,3427 on CompuServe and
  37. report your results.   Anyone who E-Mails their results to me will be put
  38. on my mailing list and will be kept updated as we find more info about this
  39. problem.   The information I need is:
  40.  
  41. Did the test set fail on your server?
  42.  
  43. What is the date/time/size of your SERVER.EXE file (from the boot drive)
  44.  
  45. What is returned when you type CONFIG on the server console.
  46.  
  47. What is returned when you type MODULES on the server console.
  48.  
  49.  
  50.  
  51.